[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                  Graph Unit 
                            Text Justify Constants 

      PURPOSE:  Constant declarations for SetTextJustify

      REMARKS:  These constants control both the vertical and horizontal
                justification for SetTextJustify.

                         Const
                            LeftText    = 0;
                            CenterText  = 1;
                            RightText   = 2;
                            BottomText  = 0;
                            CenterText  = 1;  { already defined above }
                            TopText     = 2;

See Also: SetTextJustify
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson